home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Online / WebYAM / README < prev    next >
Text File  |  2001-06-08  |  2KB  |  74 lines

  1. Short:    Web interface for YAM
  2. Author:   laursen@myself.com (Jacob Laursen)
  3. Uploader: laursen@myself.com (Jacob Laursen)
  4. Version:  1.3
  5. Type:     comm/www
  6. Replaces: comm/www/WebYAM.lha
  7. Requires: YAM 2.3+, Apache
  8.  
  9. CHANGES SINCE VERSION 1.2:
  10. ==========================
  11. - Fixed version check bug.
  12. - Sent folders will now have the "To:" name displayed instead of
  13.   the "From:" name.
  14.  
  15. CHANGES SINCE VERSION 1.1:
  16. ==========================
  17.  
  18. - Optimized folder scan drastically (YAM 2.2 feature)
  19. - Added advanced compose mode
  20. - One more security exploit eliminated
  21.   (HTML tags in subject wasn't translated)
  22. - Signature is no longer added if "Add signature" is de-selected
  23.   (work-around for bug in YAM).
  24.  
  25. CHANGES SINCE VERSION 1.0:
  26. ==========================
  27.  
  28. - Added configuration options
  29. - Added URL links in mails
  30. - Improved security (exploit eliminated)
  31. - Two separators in a row is now supported
  32.  
  33. Bonus: Added TextMode.rexx to the archive. It's an old script I used for
  34. reading mail via a telnet before WebYAM was born.
  35.  
  36. WebYAM is a CGI script (written in ARexx) to access YAM folders from a web
  37. browser. To use the script you must install a web server, i.e. Apache. A
  38. static Internet connection would also come in handy, since there's really
  39. no reason to access your YAM folders from a local browser. ;-)
  40.  
  41. Since I only made the script for my own use, I haven't bothered to write a
  42. lot of documentation. In fact, this readme is all you get. But here's some
  43. hints about how to get started:
  44.  
  45. - In the top of the script itself, change YAMPath and Cfg.#? to your
  46.   needs.
  47.  
  48. - Do not rename the script.
  49.  
  50. - In your web server, make sure the directory WebYAM is placed in is
  51.   password-protected. There's no built-in security! Please do not ask
  52.   me how to setup your web server.
  53.  
  54. If you find bugs, feel free to contact me. Also, feature requests will
  55. make no harm, but I currently do not have any major improvement plans
  56. since WebYAM already does what I needed in the first place.
  57.  
  58. Thanks to Ash Thomas for the NewIcons (he kindly gave me permission to
  59. include them in the archive, after I converted them to GIF).
  60.  
  61. KNOWN BUGS:
  62.  
  63. - Be careful with the 'Compose' facility. YAM 2.2 has a serious bug in
  64.   one of the used ARexx commands.
  65. - The URL linker is not perfect yet, but should be sufficient for most
  66.   common references.
  67.  
  68. Have fun,
  69.  Jacob Laursen
  70.  
  71. -- 
  72. WebYAM homepage: http://home.worldonline.dk/~jlaur/amiga/webyam/
  73. WebYAM is copyright © 2000-2001 by Jacob Laursen
  74.